OpenRoads Designer CONNECT Edition SDK Help

MyPointEntryHolder Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK.Edit Assembly: Bentley.CifNET.GeometryModel.SDK.Edit.4.0 (in Bentley.CifNET.GeometryModel.SDK.Edit.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public class MyPointEntryHolder : PointEntryHolder
Inheritance → EntryHolder(PointEntry) → PointEntryHolder → MyPointEntryHolder

Properties

Entry (Inherited from PointEntryHolder)
GeometricSpace (Inherited from PointEntryHolder)
IsPassive (Inherited from EntryHolder(PointEntry))
PointElement (Inherited from PointEntryHolder)
Value (Inherited from PointEntryHolder)

Methods

Determines whether the specified object is equal to the current object. (Inherited from )
Serves as the default hash function. (Inherited from )
Gets the of the current instance. (Inherited from )
Returns a string that represents the current object. (Inherited from )

See Also